Micron Document
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SparkN0de-git | SparkN0de |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Commit 25d93db6f814ed305480d20fddf37e5ca5080cee


Parents : 31ffc92
Author : Mark Qvist <mark@unsigned.io>
Date : 2021-08-28T21:03:45+02:00

Color adjustments.

Changes

1 files changed, 1 insertions(+), 1 deletions(-)


Diff

diff --git a/nomadnet/ui/TextUI.py b/nomadnet/ui/TextUI.py
index a8f5ada..2eea70e 100644
--- a/nomadnet/ui/TextUI.py
+++ b/nomadnet/ui/TextUI.py
@@ -37,7 +37,7 @@ THEMES = {
("list_focus", "black", "light gray", "standout", "#111", "#bbb"),
("list_off_focus", "black", "dark gray", "standout", "#111", "dark gray"),
("list_trusted", "dark green", "default", "default", "#6b2", "default"),
- ("list_focus_trusted", "black", "light gray", "standout", "#170", "#bbb"),
+ ("list_focus_trusted", "black", "light gray", "standout", "#150", "#bbb"),
("list_unknown", "dark gray", "default", "default", "#bbb", "default"),
("list_normal", "dark gray", "default", "default", "#bbb", "default"),
("list_untrusted", "dark red", "default", "default", "dark red", "default"),


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────